home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2002 #11 / Amiga Plus CD - 2002 - No. 11.iso / Tools / Development / PowerD / Pdmod / modules / mpega.m < prev    next >
Encoding:
Text File  |  2002-10-28  |  225 b   |  9 lines

  1. LIBRARY MPEGABase
  2.     MPEGA_open(a0,a1)(d0)=-30,
  3.     MPEGA_close(a0)(d0)=-36,
  4.     MPEGA_decode_frame(a0,a1)(d0)=-42,
  5.     MPEGA_seek(a0,d0)(d0)=-48,
  6.     MPEGA_time(a0,a1)(d0)=-54,
  7.     MPEGA_find_sync(a0,d0)(d0)=-60,
  8.     MPEGA_scale(a0,d0)(d0)=-66
  9.